home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / share / 52 / setup.exe / NFSCL95.Z / README next >
Text File  |  1999-09-23  |  6KB  |  172 lines

  1. 1. Introduction to XWPNFS32 Client for NFS Networks for Windows'95/98
  2. ---------------------------------------------------------------------
  3.  
  4. The XWPNFS32 Client is a program running under the Windows'95/98 operating
  5. system in order to share access to files and directories with other PCs and
  6. UNIX users across the network.
  7.  
  8. XWPNFS32 Client does not turn your PC into a fully qualified file server.
  9. Instead, it allows a simple access to files for a limited number
  10. of systems in the network.
  11.  
  12. At present, XWPNFS32 Client supports the following protocols:
  13. - PORTMAP protocol version 2;
  14. - MOUNT protocol version 1;
  15. - NFS protocol version 2;
  16. - UDP protocol at the transport level is used.
  17.  
  18.  
  19. 2. Package
  20. ----------
  21.  
  22. The XWPNFS32 Client package includes the following five files:
  23.  
  24. - XWPNFS32.INF - information file used during the NFS client installation;
  25. - XWPNFS32.DLL - 32-bit Network Provider DLL;
  26. - XWPNFSPR.DLL - 16-bit Windows Installer DLL;
  27. - XWPNFSRD.VXD - Virtual Device Driver, converting requests from IFS into
  28.                  the NFS protocol's ones.
  29. - Readme       - this file.
  30.  
  31.  
  32. 3. Hardware and Software Requirements
  33. -------------------------------------
  34.  
  35. To install the XWPNFS32 Client software, you must have a PC with
  36. the Intel 386 processor or higher, and RAM of 16 Mb or more.
  37.  
  38. The system software required includes the Windows'95/98 operating system,
  39. TCP/IP stack, and Transport Device Interface (Microsoft TCP/IP Vxd).
  40.  
  41.  
  42. 4. How to install and uninstall XWPNFS32 Client
  43. -----------------------------------------------
  44.  
  45. To install XWPNFS32 Client:
  46.  
  47. 1) copy the above files into a separate directory on your floppy or hard disk;
  48. 2) On the DESKTOP, choose "My Computer", "Control Panel", and "Network";
  49.    then click on the "Add" button;
  50. 3) Select "Client" and press "Add";
  51. 4) from within the "Select Network Client" window, press the "Have disk"
  52.    button;
  53. 5) in the "Install From Disk" window, specify the full path defined in 1)
  54.    and press "OK";
  55. 6) from within the "Select Network Client" window, select "XWPNFS32 Client
  56.    for NFS Networks" and press "OK" to start installing.
  57.  
  58. The XWPNFS32 Client installation will result in including the "XWPNFS32
  59. Client for NFS Networks" into the list of network components installed.
  60. To finish installation, press "OK".
  61.  
  62. After having copied all necessary files, you must restart your computer
  63. for the new settings to take effect.
  64.  
  65.  
  66. To uninstall XWPNFS32 Client:
  67.  
  68. 1) On the DESKTOP, choose "My Computer", "Control Panel", and "Network";
  69. 2) select "XWPNFS32 Client for NFS Networks" from within the list of network
  70.    components installed, click "Remove" and then "OK".
  71.  
  72. After having removed the program, you must restart your computer.
  73.  
  74.  
  75. 5. XWPNFS32 Client Settings
  76. ----------------------
  77.  
  78. To make XWPNFS32 Client settings:
  79.  
  80. 1) On the DESKTOP, choose "My Computer", "Control Panel", and "Network";
  81. 2) select "XWPNFS32 Client for NFS Networks" from within the list of network
  82.    components installed, and click "Properties";
  83.  
  84. The XWPNFS32 Client Settings dialog box will appear with the following
  85. four tabs: "Authentication", "FileNames", "NetWorks", "Servers", "About".
  86.  
  87. 5.1. "Authentication"
  88.  
  89. This tab allows to specify UserID and GroupID for a user mounting to UNIX
  90. systems. If a user exists in several groups, they can be specified in
  91. the "Other GroupID" window with the space or comma symbols as separators.
  92.  
  93. If the "Use Dialog box at start of Windows95..." check box is enabled,
  94. the dialog box will appear at start of Windows95 for you to set up UserID
  95. and GroupID for that Windows95 session.
  96.  
  97.  
  98. 5.2. "FileNames"
  99.  
  100. This tab allows you to specify:
  101. - conversion rules from UNIX format file names to Windows95 format ones;
  102. - conversion rules from Windows95 format file names to UNIX format ones;
  103.  
  104. If you choose the "Use suffix for..." mode, then the UNIX file names,
  105. which differ by cases only, will be concatenated with a two-character
  106. suffix. The second character will be changed by incrementing its code
  107. by 1. You can specify an initial value for the suffix in the
  108. "Suffix for..." window.
  109.  
  110. For the file names beginning with a period, it is desirable to substitute
  111. the first period character in the file name with another character.
  112. You can specify that in the "Use this symbol..." window.
  113.  
  114. New names of files and directories, created or renamed under Windows95,
  115. will be converted to upper/lower case or unchanged depending on which
  116. mode you choose: "Convert to uppercase", "Convert to lower case", or
  117. "Preserve the case of name symbols".
  118.  
  119.  
  120. 5.3. "NetWorks"
  121.  
  122. This tab allows you to specify:
  123. - Broadcast TimeOut when watching network for those hosts that support
  124.   NFS and MOUNT protocols;
  125. - TimeOut for a server reply when sending requests of MOUNT and NFS
  126.   protocols;
  127. - Retry Count when sending requests to a server not replying during TimeOut
  128.   specified.
  129.  
  130.  
  131. 5.4. "Servers"
  132.  
  133. This tab allows you to:
  134. - enable/disable sending broadcast messages to locate NFS-Servers in LAN;
  135. - enable/disable sending messages by a list of hosts to locate NFS-Servers
  136.  in LAN/WAN;
  137. - create/edit the list of hosts for the previous item;
  138. Note: if both settings ("Use Broadcast Requests" and "Use NFS Server List")
  139.      are disabled then user will obtain the prompt message to input IP address
  140.      of host to check the NFS-Server existing.
  141.  
  142.  
  143. 5.5. "About"
  144.  
  145. This tab contains reference information about the XWPNFS32 Client release,
  146. protocols and versions supported.
  147.  
  148.  
  149. NOTE: For debug purpose, XWPNFS32 Client can have the "Trace" tab that allows
  150.       you to specify a trace level ("No Tracing", "Minimal", "Middle",
  151.       "Maximal") and a tracing file name to store trace information.
  152.  
  153.  
  154. 6. Known problems and unimplemented features
  155. --------------------------------------------
  156.  
  157. 6.1. The "int 21h function 44h" request execution is not implemented
  158.      (FS_Ioctl16Drive request).
  159.  
  160. 6.2. The NFS protocol version 3 is not supported.
  161.  
  162. 6.3. The NFS protocol with TCP/IP as the transport level is not supported.
  163.  
  164. 6.4. There may be wrong conversion of NFS error codes to those that
  165.      the file system driver must return.
  166.  
  167. 6.5. Separate pointers for Read and Write operations to locate positions
  168.      in files are not implemented.
  169.  
  170. 6.6. Mounting to large directories (with more than 4000 files on a tree)
  171.       dramatically decreases performance.
  172.